FolderItem.CreateTextFile Function

Creates a text file at the location specified by the FolderItem. Returns a TextOutputStream.

Syntax

result = FolderItem.CreateTextFile( )

Return Value

Result

TextOutputStream